derelict_extras-purple ~master (2022-03-08T05:11:12.0837557)
Dub
Repo
_PurpleStunNatDiscovery
derelict
purple
stun
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
_PurpleStunNatDiscovery {
PurpleStunStatus
status
;
PurpleStunNatType
type
;
char
[
16
]
publicip
;
char
*
servername
;
time_t
lookup_time
;
}
Members
Variables
lookup_time
time_t
lookup_time
;
Undocumented in source.
publicip
char
[
16
]
publicip
;
Undocumented in source.
servername
char
*
servername
;
Undocumented in source.
status
PurpleStunStatus
status
;
Undocumented in source.
type
PurpleStunNatType
type
;
Undocumented in source.
Meta
Source
See Implementation
derelict
purple
stun
aliases
PurpleStunNatDiscovery
PurpleStunNatType
PurpleStunStatus
StunCallback
da_purple_stun_discover
da_purple_stun_init
enums
_Anonymous_0
_Anonymous_1
functions
purple_stun_discover
purple_stun_init
structs
_PurpleStunNatDiscovery